In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / JBIG2PMSThreshold Property

JBIG2PMSThreshold Property (IGdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(53)>

Property JBIG2PMSThreshold As Single
[DispId(53)]

float JBIG2PMSThreshold {get; set;}
read-write property JBIG2PMSThreshold: Single; 
DispIdAttribute(53)

function get,set JBIG2PMSThreshold : float
[DispId(53)]

__property float get_JBIG2PMSThreshold();

__property void set_JBIG2PMSThreshold( 

   float value

);
[DispId(53)]

property float JBIG2PMSThreshold {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members